-
Home
-
Multiple Page Generator Plugin – MPG
-
4.1.1
-
Code
-
Classes
- EncodingHelper
| Total Complexity |
14 |
| Dependencies |
2 |
| Dependents |
4 |
| Total lines |
163 |
| Lines of code |
57 |
| Logical lines of code |
29 |
| Comment lines |
53 |
| Methods |
8 |
| Properties |
2 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| attemptConversion() |
S |
57 |
5 |
17 |
| getBytesOffsetToSkipBOM() |
S |
66 |
2 |
8 |
| hasBOM() |
S |
63 |
2 |
10 |
| __construct() |
S |
66 |
1 |
10 |
| attemptConversionToUTF8() |
S |
79 |
1 |
3 |
| attemptConversionFromUTF8() |
S |
79 |
1 |
3 |
| canUseIconv() |
S |
80 |
1 |
3 |
| canUseMbString() |
S |
80 |
1 |
3 |